home *** CD-ROM | disk | FTP | other *** search
- Path: symiserver2.symantec.com!usenet
- From: Walter Bright <wbright@symantec.com>
- Newsgroups: comp.lang.c++
- Subject: Re: Please Help Dos Env.
- Date: Mon, 11 Mar 1996 21:38:12 -0800
- Organization: Symantec Development Tools Business Unit
- Message-ID: <31450DC4.71D7@symantec.com>
- References: <Do2AAK.9KC@relay.sheridanc.on.ca>
- NNTP-Posting-Host: 155.64.77.131
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (WinNT; I)
-
- Jason Gerrity wrote:
- < Can someone please show me how to get a c++
- < program to set a DOS environment variable that
- < will stay resident in DOS after the c++ program
- < has terminated...?
- < both system and putenv only stay active for the duration
- < of the spawned process...
-
- I suggest getting one of those "Undocumented DOS" programming books, that
- information should be in there.
-